home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erotic Games: Memory
/
Erotic Games: Memory.iso
/
mac
/
air_installers
/
AdobeAIR.exe
/
setup.swf
/
scripts
/
zh_Hans$CSS_properties.as
< prev
next >
Wrap
Text File
|
2009-02-12
|
2KB
|
42 lines
package
{
import mx.resources.ResourceBundle;
public class zh_Hans$CSS_properties extends ResourceBundle
{
public function zh_Hans$CSS_properties()
{
super("zh_Hans","CSS");
}
override protected function getContent() : Object
{
return {
"Button-fontFamilyMac":"STHeiti,Lucida Grande, Verdana, Arial, _sans",
"h1-fontFamilyMac":"STHeiti,Lucida Grande, Verdana, Arial, _sans",
"h2-fontFamilyMac":"STHeiti,Lucida Grande, Verdana, Arial, _sans",
"Button-fontSize":"14",
"Button-paddingRight":"12",
"Application-fontFamilyMac":"STHeiti,Lucida Grande, Verdana, Arial, _sans",
"Button-fontFamily":"MS YaHei,Simsun,Lucida Grande, Verdana, Arial, _sans",
"h1-fontWeight":"normal",
"h1-fontSize":"18",
"Application-fontSize":"12",
"h2-fontWeight":"normal",
"CheckBox-fontSize":"12",
"Button-paddingLeft":"12",
"CheckBox-fontFamilyMac":"STHeiti,Lucida Grande, Verdana, Arial, _sans",
"h1-fontFamily":"MS YaHei,Simsun,Lucida Grande, Verdana, Arial, _sans",
"h2-fontSize":"14",
"CheckBox-fontFamily":"MS YaHei,Simsun,Lucida Grande, Verdana, Arial, _sans",
"h2-fontFamily":"MS YaHei,Simsun,Lucida Grande, Verdana, Arial, _sans",
"formItemText-fontWeight":"normal",
"Button-fontWeight":"normal",
"Application-fontFamily":"MS YaHei,Simsun,Lucida Grande, Verdana, Arial, _sans"
};
}
}
}